html body {
    background-color: #ffffff;
}
.site-header .page-container {
    padding: 0.8em 0;
}
.site-header {
    border-bottom: 5px solid #2787AD;
    margin-bottom: 10px;
}
.site-logo h1 {
	margin-bottom: 0;
}
.site-nav {
    text-align: right;
}
.site-banner {
    height: 100%;
    width: 100%;
    
}
.site-banner .page-container {
    width: 100%;
    max-width: 100%;
    padding: 0em 0 0 0;
}
.searchblock {
    position: relative;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    width: 100%;
    z-index: 999;
}
.searchblock a {
    color: #fff;
}
.searchblock .page-container {
    max-width: 73.75em;
    width: 90%;
    padding: 0em 0 0 0;    
}
.searchblock button.contents-item {
    background-color: #ffffff00;
    border: none;
}
.searchblock button.tab-item {
    background-color: #145C68;
    border: none;
    padding: 5px 15px 0px 15px;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    margin: 0px 5px;
}
.searchblock .news-tab .tab-item {
    padding: 10px 12px;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1.5em;
    color: #666666;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid #666666;
    margin: 0px 10px;
}
.searchblock .tab-item:hover,
.searchblock .tab-item.active {
    background-color: #F39518;

}

.searchblock .contents-item {
    display: none;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
}
.searchblock .contents-item.active {
    display: block;
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    padding: 30px;
}
.search-tab {
    margin-left: 30px;
}
.search-contents {
    background-color: rgb(18 61 72 / 91%);
    border-radius: 10px;
}
.searchblock .box-search {
    color: #ffffff;
    margin-top: 1rem;
}
.searchblock .contents-item.active .box-search input#search_input {
    width: 60%;
}
.searchblock .contents-item.active .box-search input#q {
    width: 60%;
}
.searchblock .contents-item.active input#searchkey {
    width: 60%;
}
.searchblock .box-search .search-btn {
    background: none;
    width: auto;
    color: #ffffff;
    background: #f39518;
    padding: 2px 10px;
    height: auto;
    position: initial;
}


.box-menu {
    border-top: none;
    border-bottom: 5px solid #2787AD;
    z-index: 999;
}
.box-menu .site-menu .menu-list.menu-level-0 {
    text-align: center;
}
.box-menu .site-menu .menu-list.menu-level-0>.menu-item {
    float: none;
    display: inline-block;
    font-size: 1.3rem;
}

.box-menu .site-menu .menu-list .sub-menu {
    text-align: left;
}
.box-menu .site-menu .menu-list.menu-level-0>.menu-item {
    padding: 0.2em 2.8em;
    border-bottom: 0.1875em solid rgba(255, 255, 255, 0);
    border-top: 0.1875em solid rgba(255, 255, 255, 0);
}
.box-menu .site-menu .caret {
    top: 0.7em;
}
.box-menu .site-menu .menu-list.menu-level-0>.menu-item a {
    font-weight: bold;
}
.one {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}
.time {
	width: 34%;
	float: left;
	position: relative;
	box-shadow: 0 0.2em 0.8em rgba(0, 0, 0, 0.15);
	border-radius: 20px;
}
.time .d-md-block {
    display: block!important;
    position: absolute;
    top: 10%;
    width: 100%;
    left: 0;
    padding: 5px 10px 5px 5px;
}
.time .carousel-caption.d-none.d-md-block h5 {
    color: #ff9900;
    border-bottom: 2px solid #2c8aaf;
    font-weight: bold;
    font-size: 1.3em;
}
.time .d-md-block p {
	color: #000000;
	font-size: 1.3em;
    font-weight: bold;
}
.time img {
    border-radius: 20px;
    width: 100%;
   	height: 100%;
}
.focus_ad {
	width: 60%;
	float: right;
	position: relative;
}
.focus_ad.owl-nav.disabled {
	display: block !important;
}
.focus_ad .owl-nav {
	position: absolute;
	right: 0em;
	bottom: 0em;
}
.focus_ad .owl-stage {
	height: 100%;
}
.focus_ad .owl-item.cloned.animated.owl-animated-in {
	display: block;
}
.focus_ad .owl-nav button.owl-prev {
	background: url(images/dnext-01.png) no-repeat 50% 0 !important;
	width: 50px;
	height: 50px;
}
.focus_ad .owl-nav button.owl-prev span {
	display: none;
}
.focus_ad .owl-nav button.owl-next {
	background: url(images/dnext-02.png) no-repeat 50% 0 !important;
	width: 50px;
	height: 50px;
}
.focus_ad .owl-nav button.owl-next span {
	display: none;
}
.focus_ad .item a {
	display: block;
}
.new {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.new h2.box-title {
    border-bottom: 2px solid #2787AD;
    font-size: 1.3em;
    font-weight: bold;
}
.new a.more {
    position: absolute;
    top: 0;
    right: 0;
}
.new .news-list .news-postdate {
    color: #2787AD;
    font-weight: bold;
}
.new .news-list .news-item {
    border-top: none;
    border-bottom: 0.1em dotted #cbcbcb;
    margin: 0;
    padding: 0.5em 0;
}
.blocklink {
    position: relative;
    overflow: hidden;
    min-height: 200px;
}

.link1 {
	width: calc(33.33% - 20px);
	float: left;
	position: relative;
	margin: 0 0.625rem 1.25rem;
	background-color: #F0F9FC;
}
.link2 {
	width: calc(33.33% - 20px);
	float: left;
	position: relative;
	margin: 0 0.625rem 1.25rem;
	background-color: #F0F9FC;
}
.link3 {
	width: calc(33.33% - 20px);
	float: left;
	position: relative;
	margin: 0 0.625rem 1.25rem;
	background-color: #F0F9FC;
}
.blocklink h2.box-title{
	color: #ffffff;
	font-size: 1.3em;
	background-color: #2787AD;
	padding: 5px 15px;
	border-radius: 5px 5px 0 0;
}
.blocklink ul.link-list {
	padding: 0 10px;
}
.blocklink li.link-item {
	padding-left: 15px;
	border-bottom: 1px dotted #cbcbcb;
}
.blocklink li.link-item:before {
	content: url(images/linkbe.png);
	width: 17px;
	height: 17px;
	padding-right: 5px;

}

.blockbook {
	position: relative;
	background-image: url(images/bookbk.jpg);
	background-size: cover;
	background-position: right bottom;
    padding: 10px 0;
    margin-top: 30px;
}
.blockbook h2.box-title {
    text-align: center;
    font-weight: bold;
    padding: 10px 0px 80px 0px;
}
.blockbook .owl-carousel {
    display: block;
}
.blockbook .owl-carousel .owl-nav.disabled {
    display: block;
}
.blockbook .link-list .link-item {
    border-top: none;
    display: block;
}
.blockbook .link-list .link-item>a:hover> span.link-pic {
    box-shadow: 0 0.625em 1em rgba(0, 0, 0, 0.15);
    transition-duration: 0.5s;
}
.blockbook .link-list .link-item:hover a{
    color: #008dc8;
}
.blockbook img {
	width: 100%;
	height: 260px;
}
.blockbook .owl-item.cloned.animated.owl-animated-in {
	display: block;
}
.blockbook .owl-nav button.owl-prev {
	background: url(images/next-01.png) no-repeat 50% 0 !important;
	width: 50px;
	height: 50px;
	position: absolute;
    bottom: 40%;
    left: -5%;
}
.blockbook .owl-nav button.owl-prev span {
	display: none;
}
.blockbook .owl-nav button.owl-next {
	background: url(images/next-02.png) no-repeat 50% 0 !important;
	width: 50px;
	height: 50px;
	position: absolute;
    right: -5%;
    bottom: 40%;
}
.blockbook .owl-nav button.owl-next span {
	display: none;
}
.blockbook .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
}
.blockbook .box-link .link-list {
    margin: 0 30px;
}
.blockbook span.link-pic {
    display: block;
    background-color: #ffffff;
    text-align: center;
    border: 1px solid #d1d1d1;
    margin-bottom: 5px;
}
.blockbook .link-list .link-item a {
	display: inline-block;
}
.blockbook .link-list .link-item>a {
    float: left;
    width: 100%;
    font-size: 0.9em;

}
.blockbook span.more {
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 20%;
    color: #ffffff;
    background-color: #595757;
    padding: 5px 8px;
    border-radius: 10px;
}
.blockbook span.more:hover {
	background-color: #2787AD;
	transition-duration: 0.5s;
}
.site-footer {
    text-align: center;
    border-top: 5px solid #2787AD;
}

.footer-login ul {
	list-style: none;
	display: inline-block;
}

a.data-edit-link {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.data-edit-link:before {
    font-family: FontAwesome;
    content: "\f044";
    font-size: 18px;
    margin-right: 10px;
}


/* rwd */
@media (max-width: 1350px) {

.one .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
}

/* rwd */
@media (max-width: 1300px) {

}

/* rwd */
@media (max-width: 1000px) {

.box-menu .site-menu .menu-list.menu-level-0>.menu-item {
    padding: 0.2em 2em;
}

}

/* rwd */
@media (max-width: 900px) {

.site-banner img {
    height: 250PX;
}
.box-menu .site-menu .menu-list.menu-level-0>.menu-item {
    padding: 0.2em 1.5em;
}
}
/* rwd */
@media (max-width: 640px) {
.search-tab {
    margin-left: 0px;
}
.searchblock button.tab-item {
    padding: 5px 10px 0px 10px;
    margin: 0px 2px;
}
.searchblock .contents-item.active .box-search input#search_input {
    width: 70%;
}
.searchblock .contents-item.active .box-search input#q {
    width: 70%;
}
.searchblock .contents-item.active input#searchkey {
    width: 70%;
}   
.site-banner .owl-carousel {
    box-shadow: none;
    margin: 0em;
    background: #fff;
}
.site-banner img {
    height: 250PX;
}
.time {
    width: 100%;
}


.focus_ad {
    margin-top: 30px;
    width: 100%;
}
.link1 {
    width: 100%;
    margin: 0;
}
.link2 {
    width: 100%;
    margin: 0;
}
.link3 {
    width: 100%;
    margin: 0;
}
.blockbook .link-list .link-item {
    display: block;

}
.blockbook .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: auto;
}
.site-footer img {
    width: 100% !important;
}
}